CompletePages(Page[],String,String,String) Method
In This Topic
Completes modification of selected pages in the current revision of a project.
Syntax
Parameters
- pagesToComplete
- An array of pages to complete.
- strIndex
- New revision's name.
- strRevDescription
- New revision's description.
- strReasonOfChange
- Additional revision's description.
Exceptions
Exception | Description |
ArgumentException | Thrown in case of
invalid parameters. |
ApplicationException | \Internal interface
necessary for the
revision management
could not be created. |
BaseException | An error occurred,
during the action. |
See Also